ExpressionJASegmentSize Property |
Maps to Expression's DataObjectIDSegmentSegmentSize Property.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic int SegmentSize { get; set; }
Public Property SegmentSize As Integer
Get
Set
public:
property int SegmentSize {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also