Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Initializes a new instance of the PicklistAttributeMetadata class.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public PicklistAttributeMetadata(
string schemaName
)
public:
PicklistAttributeMetadata(
String^ schemaName
)
new :
schemaName:string -> PicklistAttributeMetadata
Public Sub New (
schemaName As String
)
Parameters
schemaName
Type: System.StringType: String The schema name of the attribute.
See Also
PicklistAttributeMetadata Overload
PicklistAttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright