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