ActivityReference.AssemblyQualifiedName Property
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public string AssemblyQualifiedName { get; set; }
public:
property String^ AssemblyQualifiedName {
String^ get();
void set(String^ value);
}
member AssemblyQualifiedName : string with get, set
Public Property AssemblyQualifiedName As String
Property Value
Type: System.String
Returns String.
See Also
ActivityReference Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright