PluginMessageRelationship.SchemaName Field
Applies To: Dynamics CRM 2013
Namespace: Microsoft.Xrm.Client.Services.Messages
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
[DataMemberAttribute]
public string SchemaName
public:
[DataMemberAttribute]
String^ SchemaName
[<DataMemberAttribute>]
val mutable SchemaName : string
<DataMemberAttribute>
Public SchemaName As String
Field Value
Type: System.String
See Also
PluginMessageRelationship Class
Microsoft.Xrm.Client.Services.Messages Namespace
Return to top