[This is preliminary documentation and is subject to change.]
Determines whether the New operation should be enabled and/or
visible.
| C# |
public static OperationPresence NewPresence( Session session, Persistent target, IPersistateList collection )
- target (Persistent)
- The Persistent on which any Execute call would be made.
- collection (IPersistateList)
- Any collection involved with this operation.
Invisible if the collection is null, is not associated, has no
parent, or is a collection of Choice objects. Otherwise Enabled.