Share via


DeploymentRoleX.OperationCode Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property OperationCode As String
'Usage
Dim instance As DeploymentRoleX
Dim value As String

value = instance.OperationCode

instance.OperationCode = value
[XmlAttributeAttribute] 
public string OperationCode { get; set; }

See Also

Reference

DeploymentRoleX Class
DeploymentRoleX Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace