EbsOpen Class Library for EBSILON®Professional

FamilyOfCharlines.NewProfiledGetResult Method 

[Visual Basic]
Public Function NewProfiledGetResult( _ 
   ByVal ProfiledGetResult As EpProfiledGetResult _ 
) As FamilyOfCharlines
[C#]
public FamilyOfCharlines NewProfiledGetResult(
   EpProfiledGetResult ProfiledGetResult
);
[C++]
public: FamilyOfCharlines* NewProfiledGetResult(
   EpProfiledGetResult ProfiledGetResult
);
[JScript]
public function NewProfiledGetResult(
   EpProfiledGetResult ProfiledGetResult
): FamilyOfCharlines;

See Also

FamilyOfCharlines Class | EbsOpen Namespace