TransmittalFileClassfileSize Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual int fileSize { get; }
Public Overridable ReadOnly Property fileSize As Integer
Get
public:
virtual property int fileSize {
int get ();
}
abstract fileSize : int with get
override fileSize : int with get
Property Value
Type:
Int32
Implements
ITransmittalFilefileSize
See Also