RelationshipSchemaNameAttribute.SchemaName Property
Applies To: Dynamics CRM 2015
Gets the schema name for the entity relationship.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string SchemaName { get; }
public:
property String^ SchemaName {
String^ get();
}
member SchemaName : string with get
Public ReadOnly Property SchemaName As String
Property Value
Type: System.String
Type: String
The schema name for the entity relationship.
See Also
RelationshipSchemaNameAttribute Class
Microsoft.Xrm.Sdk Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright