Unit 'metadata_repository' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_wst]

TServiceRepository

Declaration

Source position: metadata_repository.pas line 64

type TServiceRepository = record

  NameSpace: ShortString;

  

  Name: ShortString;

  

  RootAddress: ShortString;

  

  ServicesCount: Word;

  

  Services: PService;

  

  Properties: PPropertyData;

  

end;



CT Web help

CodeTyphon Studio