ITransmittalFilesGraphtotalBytes
Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
int this[
int bIncludedFilesOnly
] { get; }
ReadOnly Property totalBytes (
bIncludedFilesOnly As Integer
) As Integer
Get
property int totalBytes[[InAttribute] int bIncludedFilesOnly] {
int get ([InAttribute] int bIncludedFilesOnly);
}
abstract totalBytes : int with get
Parameters
- bIncludedFilesOnly Int32
-
Property Value
Int32
See Also