WorkflowDeploymentGroupTypePersistedObject.DeploymentGroupAssemblyQualifiedTypeName - Propriété
Espace de noms : Microsoft.SharePoint.Administration.AppDeployment
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property DeploymentGroupAssemblyQualifiedTypeName As String
Get
Set
'Utilisation
Dim instance As WorkflowDeploymentGroupTypePersistedObject
Dim value As String
value = instance.DeploymentGroupAssemblyQualifiedTypeName
instance.DeploymentGroupAssemblyQualifiedTypeName = value
public string DeploymentGroupAssemblyQualifiedTypeName { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
WorkflowDeploymentGroupTypePersistedObject classe
WorkflowDeploymentGroupTypePersistedObject - Membres
Microsoft.SharePoint.Administration.AppDeployment - Espace de noms