Lewis Heaton
05/24/2024, 8:26 PMD_Inventor
05/25/2024, 2:41 AMLewis Heaton
05/25/2024, 8:18 AMLewis Heaton
05/25/2024, 8:22 AMresult.RawPropertyValues = new Dictionary<string, object?>()
{
{"productName", "Test"}
};
Where productName
is an alias on the block list item im adding, its saving the block, just not adding any properties.Lewis Heaton
05/25/2024, 9:18 AMD_Inventor
05/25/2024, 10:41 AMD_Inventor
05/25/2024, 10:41 AMLewis Heaton
05/25/2024, 10:57 AM