TLLInterfaceInitChunk Property  | 
 
 Returns actual initchunk object
 
 
    Namespace: 
   TreeksLicensingLibrary2.EasyIntegration
    Assembly:
   TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntaxpublic TLLInitChunk InitChunk { get; }Public ReadOnly Property InitChunk As TLLInitChunk
	Get
public:
property TLLInitChunk^ InitChunk {
	TLLInitChunk^ get ();
}member InitChunk : TLLInitChunk with get
Property Value
Type: 
TLLInitChunkReturn Value
Type: 
TLLInitChunk
Remarks
See Also