AutomationModuleData.SizeInBytes Property

Definition

Gets or sets the size in bytes of the module.

public long? SizeInBytes { get; set; }
member this.SizeInBytes : Nullable<int64> with get, set
Public Property SizeInBytes As Nullable(Of Long)

Property Value

Applies to