Partajați prin


ClientPatchInfo.Depth Property

 

Applies To: Dynamics CRM 2015

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

Syntax

public int Depth { get; set; }
public:
property int Depth {
    int get();
    void set(int value);
}
member Depth : int with get, set
Public Property Depth As Integer

Property Value

Type: System.Int32

Type: Int32

See Also

ClientPatchInfo Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright