  | TablesBaseId Property  | 
 [This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.Libraries.Tables.BaseId"]
 
    Namespace: 
   Monkeyspeak.Libraries
    Assembly:
   Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntaxpublic override int BaseId { get; }Public Overrides ReadOnly Property BaseId As Integer
	Get
public:
virtual property int BaseId {
	int get () override;
}abstract BaseId : int with get
override BaseId : int with get
Property Value
Type: 
Int32
See Also