Public Function New( _ ByVal identifier As String, _ ByVal value As String, _ Optional ByVal dataType As String, _ Optional ByVal uniqueId As String _ )
public PropertyResponse( string identifier, string value, string dataType, string uniqueId )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
PropertyResponse Class PropertyResponse Members