InsertStatusValueRequest.Label Property

Definition

Gets or sets the label for the new status option. Required.

public:
 property Microsoft::Xrm::Sdk::Label ^ Label { Microsoft::Xrm::Sdk::Label ^ get(); void set(Microsoft::Xrm::Sdk::Label ^ value); };
public Microsoft.Xrm.Sdk.Label Label { get; set; }
member this.Label : Microsoft.Xrm.Sdk.Label with get, set
Public Property Label As Label

Property Value

The label for the new status option. Required.

Applies to