 | DomainDependentDoubleMatchDomainType Property |
Gets/Sets if value should be dependent on simulation domain configuration.
Namespace: ema3d.Api.V26.CoreAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic MatchDomainType MatchDomainType { get; set; }Public Property MatchDomainType As MatchDomainType
Get
Set
public:
property MatchDomainType MatchDomainType {
MatchDomainType get ();
void set (MatchDomainType value);
}member MatchDomainType : MatchDomainType with get, set
Property Value
MatchDomainType
Remarks
In the case of Time Start and Time End settings,
Frequency and
Domain are functionally identical as a TRUE value,
None acts as a FALSE value.
See Also