Snapshot.SnapshotType Property
public byte SnapshotType {get; set;}
This language is not supported or no code example is available.
public:
property Byte SnapshotType {
Byte get( );
void set(
Byte value
);
}
This language is not supported or no code example is available.
public function get SnapshotType() : byte;
public function set SnapshotType(value : byte);
This language is not supported or no code example is available.
Property Value
byte
In this article
Definition