Interface IInpCLDProjectInfo
  
  
  
  Assembly: STInpCLDataInterface.dll
  Syntax
  
    [Guid("A9CE913B-C2AA-4C8F-B980-FEFF16B55BD2")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IInpCLDProjectInfo : IInpCLDObject
   
  Properties
  
  CLDProject
  
  
  Declaration
  
    IInpCLDProject CLDProject { get; set; }
   
  Property Value
  
  
  ClassID
  
  
  Declaration
  
  Property Value
  
  Methods
  
  DeSerialize(IStream)
  
  
  Declaration
  
    void DeSerialize(IStream Stream)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | IStream | Stream |  | 
    
  
  
  Serialize(IStream)
  
  
  Declaration
  
    void Serialize(IStream Stream)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | IStream | Stream |  |