Jagamisviis:


ClientPatchInfo.IsMandatory Property

 

Applies To: Dynamics CRM 2015

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

Syntax

public bool IsMandatory { get; set; }
public:
property bool IsMandatory {
    bool get();
    void set(bool value);
}
member IsMandatory : bool with get, set
Public Property IsMandatory As Boolean

Property Value

Type: System.Boolean

Type: Boolean

See Also

ClientPatchInfo Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright