StringAttributeMetadata Constructor (String)
Applies To: Dynamics CRM 2015
Initializes a new instance of the StringAttributeMetadata class
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public StringAttributeMetadata(
string schemaName
)
public:
StringAttributeMetadata(
String^ schemaName
)
new :
schemaName:string -> StringAttributeMetadata
Public Sub New (
schemaName As String
)
Parameters
schemaName
Type: System.StringType: String. The schema name of the attribute to create.
See Also
StringAttributeMetadata Overload
StringAttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright