GetEntityProperty Constructor
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.
Initializes a new instance of the GetEntityProperty
class.
public:
GetEntityProperty();
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2116", Justification="Workflow foundation classes are not marked as aptca(Without PU3).")]
public GetEntityProperty ();
Public Sub New ()
- Attributes