Click or drag to resize

DomainDocument Property

Document which Domain resides.

Namespace: ema3d.Api.V25.Core.Domain
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public Document Document { get; set; }

Property Value

Document
Remarks
Modifying this property will automatically update the existing Domain object to the updated Document's domain.
See Also