| Description | Hierarchy | Fields | Methods | Properties | 
type TExternalFlowProperties = class(TGoPhastPersistent)
![]()  | 
FFlowFileData: TFlowFileCollection; | 
![]()  | 
FFullFlowFileName: string; | 
![]()  | 
FFlowFileChoice: TFlowFileChoice; | 
![]()  | 
FReferenceTimeChoice: TFlowFileReferenceTime; | 
![]()  | 
function GetReferenceTimeChoice: TFlowFileReferenceTime; | 
![]()  | 
function SaveFlowFileData: Boolean; | 
![]()  | 
procedure SetFlowFileChoice(const Value: TFlowFileChoice); | 
![]()  | 
procedure SetFlowFileData(const Value: TFlowFileCollection); | 
![]()  | 
procedure SetFullFlowFileName(const Value: string); | 
![]()  | 
procedure SetReferenceTimeChoice(const Value: TFlowFileReferenceTime); | 
![]()  | 
function GetFlowFileName: string; | 
![]()  | 
procedure SetFlowFileName(const Value: string); | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
constructor Create(Model: TBaseModel); | 
![]()  | 
destructor Destroy; override; | 
![]()  | 
procedure Clear; | 
![]()  | 
property FullFlowFileName: string read FFullFlowFileName write SetFullFlowFileName; | 
![]()  | 
property FlowFileChoice: TFlowFileChoice read FFlowFileChoice
      write SetFlowFileChoice; | 
![]()  | 
property ReferenceTimeChoice: TFlowFileReferenceTime
      read GetReferenceTimeChoice write SetReferenceTimeChoice; | 
![]()  | 
property FlowFileData: TFlowFileCollection read FFlowFileData
      write SetFlowFileData stored SaveFlowFileData; | 
![]()  | 
property FlowFileName: string read GetFlowFileName write SetFlowFileName; | 
![]()  | 
FFlowFileData: TFlowFileCollection; | 
![]()  | 
FFullFlowFileName: string; | 
![]()  | 
FFlowFileChoice: TFlowFileChoice; | 
![]()  | 
FReferenceTimeChoice: TFlowFileReferenceTime; | 
![]()  | 
function GetReferenceTimeChoice: TFlowFileReferenceTime; | 
![]()  | 
function SaveFlowFileData: Boolean; | 
![]()  | 
procedure SetFlowFileChoice(const Value: TFlowFileChoice); | 
![]()  | 
procedure SetFlowFileData(const Value: TFlowFileCollection); | 
![]()  | 
procedure SetFullFlowFileName(const Value: string); | 
![]()  | 
procedure SetReferenceTimeChoice(const Value: TFlowFileReferenceTime); | 
![]()  | 
function GetFlowFileName: string; | 
![]()  | 
procedure SetFlowFileName(const Value: string); | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
constructor Create(Model: TBaseModel); | 
![]()  | 
destructor Destroy; override; | 
![]()  | 
procedure Clear; | 
![]()  | 
property FullFlowFileName: string read FFullFlowFileName write SetFullFlowFileName; | 
![]()  | 
property FlowFileChoice: TFlowFileChoice read FFlowFileChoice
      write SetFlowFileChoice; | 
![]()  | 
property ReferenceTimeChoice: TFlowFileReferenceTime
      read GetReferenceTimeChoice write SetReferenceTimeChoice; | 
![]()  | 
property FlowFileData: TFlowFileCollection read FFlowFileData
      write SetFlowFileData stored SaveFlowFileData; | 
![]()  | 
property FlowFileName: string read GetFlowFileName write SetFlowFileName; |