ThePageDefinition..::..LastCachePlatform Property
   RETIRED in V4: now using LastCacheWP - will be removed in V5
   
                
    Namespace: 
   nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public eWebPlatform LastCachePlatform { get; set; }
Public Property LastCachePlatform As eWebPlatform Get Set
public: property eWebPlatform^ LastCachePlatform { eWebPlatform^ get (); void set (eWebPlatform^ value); }