Persistate API documentation
ApplyStylePresence Method (session, target, collection)
NamespacesPersistateStandardOperationsApplyStylePresence(Session, Persistent, IPersistateList)

[This is preliminary documentation and is subject to change.]

Determines whether the Apply style operation should be enabled and/or visible for a particular potential target Persistent.
Declaration Syntax
C#
public static OperationPresence ApplyStylePresence(
	Session session,
	Persistent target,
	IPersistateList collection
)
Parameters
session (Session)
The session requesting whether the operation should be enabled and/or visible.
target (Persistent)
The Persistent on which any Execute call would be made.
collection (IPersistateList)
Any collection involved with this operation.
Return Value

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)