PjPublishScope Enum
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 enum class PjPublishScope
[System.Runtime.InteropServices.Guid("BFDF0E3E-7D6E-4623-B272-C38B28AC6175")]
public enum PjPublishScope
type PjPublishScope =
Public Enum PjPublishScope
- Inheritance
-
PjPublishScope
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjPublishScopeDefault | 0 | |
pjPublishScopeAll | 1 | |
pjPublishScopeVisible | 2 | |
pjPublishScopeSelected | 3 |