TcAdsSymbolInfo Properties
The TcAdsSymbolInfo type exposes the following members.
Properties
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Gets the array dimensions.  | |
| 
                   
                      | 
                   Gets the collection of Array Infos.  | |
| 
                   
                      | 
                   Gets the attributes of the ITcAdsSymbol  | |
| 
                   
                      | 
                   Gets the size of this TcAdsSymbolInfo in bits.  | |
| 
                   
                      | 
                   Gets the (aligned) size of of the Type/Instance in Bytes  | |
| 
                   
                      | 
                   Gets the Data Type Category  | |
| 
                   
                      | 
                   Gets the comment behind the variable declaration.  | |
| 
                   
                      | 
                   Gets the ContextMask of the symbol, indicating the task the variable belongs to. If ContextMask is not zero use CyclicInContext or OnChangeInContext to add notifications.  | |
| 
                   
                      | 
                   Gets the DataType object  | |
| 
                   
                      | 
                   Data type of the symbol.  | |
| 
                   
                      | 
                   Gets a value indicating whether this instance has RPC methods (Struct types only)  | |
| 
                   
                      | 
                   Gets the index group of the symbol.  | |
| 
                   
                      | 
                   Gets the index offset of the symbol.  | |
| 
                   
                      | 
                   Indicates if the BitValue flag is set for the symbol.  | |
| 
                   
                      | 
                   Gets a value indicating whether this instance is oversampling array.  | |
| 
                   
                      | 
                   Indicates if the Persistent flag is set for the symbol.  | |
| 
                   
                      | 
                   Indicates if the ReadOnly flag is set for the symbol.  | |
| 
                   
                      | 
                   Indicates, that this symbol is a static symbol.  | |
| 
                   
                      | 
                   Indicates if the TcComInterfacePointer flag is set for the symbol.  | |
| 
                   
                      | 
                   Indicates if the TypeGuid flag is set for the symbol.  | |
| 
                   
                      | 
                   Gets the name of the symbol.  | |
| 
                   
                      | 
                   Gets the parent of this symbol.  | |
| 
                   
                      | 
                   Gets the RPC method descriptions  | |
| 
                   
                      | 
                   Gets the name of the symbol (short form without prefixed names of the parents).  | |
| 
                   
                      | 
                   Gets the size of the symbol.  | |
| 
                   
                      | 
                   Gets the sub symbols of this symbol as a collection of TcAdsSymbolInfo objects.  | |
| 
                   
                      | 
                   Gets the name of the symbol data type.  | 
- TcAdsSymbolInfo.ArrayDimensions Property
 - TcAdsSymbolInfo.ArrayInfos Property
 - TcAdsSymbolInfo.Attributes Property
 - TcAdsSymbolInfo.BitSize Property
 - TcAdsSymbolInfo.ByteSize Property
 - TcAdsSymbolInfo.Category Property
 - TcAdsSymbolInfo.Comment Property
 - TcAdsSymbolInfo.ContextMask Property
 - TcAdsSymbolInfo.DataType Property
 - TcAdsSymbolInfo.DataTypeId Property
 - TcAdsSymbolInfo.HasRpcMethods Property
 - TcAdsSymbolInfo.IndexGroup Property
 - TcAdsSymbolInfo.IndexOffset Property
 - TcAdsSymbolInfo.IsBitType Property
 - TcAdsSymbolInfo.IsOversamplingArray Property
 - TcAdsSymbolInfo.IsPersistent Property
 - TcAdsSymbolInfo.IsReadOnly Property
 - TcAdsSymbolInfo.IsStatic Property
 - TcAdsSymbolInfo.IsTcComInterfacePointer Property
 - TcAdsSymbolInfo.IsTypeGuid Property
 - TcAdsSymbolInfo.Name Property
 - TcAdsSymbolInfo.Parent Property
 - TcAdsSymbolInfo.RpcMethods Property
 - TcAdsSymbolInfo.ShortName Property
 - TcAdsSymbolInfo.Size Property
 - TcAdsSymbolInfo.SubSymbols Property
 - TcAdsSymbolInfo.TypeName Property