CreateOptionSetResponse.OptionSetId Property

 

Applies To: Dynamics CRM 2015

Gets the MetadataId of the newly created OptionSetMetadata.

Namespace:   Microsoft.Xrm.Sdk.Messages
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public Guid OptionSetId { get; }
public:
property Guid OptionSetId {
    Guid get();
}
member OptionSetId : Guid with get
Public ReadOnly Property OptionSetId As Guid

Property Value

Type: System.Guid

Type: Guid 
The MetadataId of the newly created OptionSetMetadata.

See Also

CreateOptionSetResponse Class
Microsoft.Xrm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright