CompilationResultType Property |
Type of the compiled function's result
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Type ResultType { get; }
Public ReadOnly Property ResultType As Type
Get
public:
property Type^ ResultType {
Type^ get ();
}
member ResultType : Type with get
Property Value
Type:
Type
See Also