Plumtree Portal UI  
 

PTDocTypesVarPack.GetVarPackKeys Method 

This method will return an enumeration of the UUIDs of doc types in this varpack.

public override IXPEnumerator GetVarPackKeys();

Implements

IVarPack.GetVarPackKeys

See Also

PTDocTypesVarPack Class | com.plumtree.portaluiinfrastructure.application.varpacks Namespace | IVarPack#GetVarPackKeys