IAcSmPublishOptions2SetIncludeSheetData
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
void SetIncludeSheetData(
bool value
)
Sub SetIncludeSheetData (
value As Boolean
)
void SetIncludeSheetData(
[InAttribute] bool value
)
abstract SetIncludeSheetData :
value : bool -> unit
Parameters
- value Boolean
-
See Also