Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public void SetValue(
	Guid propertyId,
	Object propertyValue
)
Visual Basic
Public Sub SetValue ( 
	propertyId As Guid,
	propertyValue As Object
)

Parameters

propertyId
Type: System..::..Guid
propertyValue
Type: System..::..Object

See Also