AttributeData.SchemaName Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string SchemaName { get; set; }
public:
property String^ SchemaName {
String^ get();
void set(String^ value);
}
member SchemaName : string with get, set
Public Property SchemaName As String
Property Value
Type: System.String
Type: String.
See Also
AttributeData Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright