_MSProject.SubscriberOptions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool SubscriberOptions (object Name, object IsTask, object UniqueID, object Field, object Automatically, object action);
abstract member SubscriberOptions : obj * obj * obj * obj * obj * obj -> bool
Public Function SubscriberOptions (Optional Name As Object, Optional IsTask As Object, Optional UniqueID As Object, Optional Field As Object, Optional Automatically As Object, Optional action As Object) As Boolean
Parameters
- Name
- Object
- IsTask
- Object
- UniqueID
- Object
- Field
- Object
- Automatically
- Object
- action
- Object