
Icon | Member | Description |
---|---|---|
![]() | SpaceDocument(String) |
Creates a space document of the specified type.
|
![]() | SpaceDocument(String, IDictionary<(Of <(String, Object>)>)) |
Creates a space document of the specified type with the specified properties.
Using this constructor with given properties introduce the overhead of copying the given properties
to the inner document properties |