Share via


UpdateStateValueRequest.Label Property

Definition

Gets or sets the display label for this statecode option that is specified by the Value property. Optional.

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 display label for this statecode option that is specified by the Value property. Optional.

Applies to