NewFileCatalogCommand.CatalogVersion Property

Definition

Catalog version

public:
 property int CatalogVersion { int get(); void set(int value); };
public:
 property int CatalogVersion { int get(); void set(int value); };
public int CatalogVersion { get; set; }
[System.Management.Automation.Parameter]
public int CatalogVersion { get; set; }
member this.CatalogVersion : int with get, set
[<System.Management.Automation.Parameter>]
member this.CatalogVersion : int with get, set
Public Property CatalogVersion As Integer

Property Value

Attributes

Applies to