ArgumentInfo.IsUndefinedArgumentSupported Property

Determines whether function can be handled even if the value of current function's argument or its part is not defined.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool IsUndefinedArgumentSupported { get; set; }

Property Value

Boolean

See Also