Property IsVolatile
IsVolatile
Gets or sets a value indicating whether this load is volatile
Declaration
public bool IsVolatile { get; set; }
Property Value
public bool IsVolatile { get; set; }
Boolean |
Gets or sets a value indicating whether this load is volatile
public bool IsVolatile { get; set; }
Boolean |